Skip to content

Commit

Permalink
No version for a regular build
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanH committed Sep 29, 2024
1 parent cc4221e commit 2984e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ docker:
before_script: []
script:
- docker info
- docker build --build-arg version=${CI_COMMIT_REF_NAME:1} -t gmark .
- docker build -t gmark .
stage: compile

cli:
Expand Down

0 comments on commit 2984e93

Please sign in to comment.