Skip to content

Commit

Permalink
only deploy on dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mikuhn committed Nov 9, 2023
1 parent 8bb3320 commit 293bc18
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 @@ -64,7 +64,7 @@ test:
deploy:
stage: deploy
only:
- main
- dev
variables:
TARGET: "[email protected]:/opt/landing_page/archsim/"
dependencies:
Expand Down

0 comments on commit 293bc18

Please sign in to comment.