Skip to content

Commit

Permalink
fix 10
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Nov 15, 2023
1 parent dbcb186 commit bbcad8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- apk add --no-cache git
- export SRC_HASH=$(git rev-parse HEAD)
- set

stages:
- build
Expand Down

0 comments on commit bbcad8b

Please sign in to comment.