Skip to content

Commit

Permalink
test docker with proper registry
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Jul 26, 2024
1 parent a6ab455 commit b77b178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- main

env:
TEST_TAG: cern-sis/test:latest
LATEST_TAG: cern-sis/test:latest
TEST_TAG: registry.cern.ch/cern-sis/test:latest
LATEST_TAG: registry.cern.ch/cern-sis/test:latest

jobs:
docker:
Expand Down

0 comments on commit b77b178

Please sign in to comment.