Skip to content

Commit

Permalink
revise
Browse files Browse the repository at this point in the history
  • Loading branch information
espenhgn committed Sep 20, 2024
1 parent bbd1ec5 commit e126fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/container_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
tags:
- "v*.*.*"
env:
TEST_TAG: user/app:test
LATEST_TAG: user/app:latest
TEST_TAG: ghcr.io/precimed/container_template:test
# LATEST_TAG: ghcr.io/precimed/container_template:latest

jobs:
docker:
Expand Down

0 comments on commit e126fee

Please sign in to comment.