Skip to content

Commit

Permalink
Update .gitlab-ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
cgerum committed Dec 18, 2023
1 parent 8c15baa commit c871780
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ deploy to github:
only:
- main
- pub/.*
script: ./scripts/git-push [email protected]:ekut-es/hannah.git $CI_COMMIT_REF_NAME
script:
- env
- ./scripts/git-push [email protected]:ekut-es/hannah.git $CI_COMMIT_REF_NAME
tags:
- docker

0 comments on commit c871780

Please sign in to comment.