mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-15 01:42:22 +01:00
only deploy master
This commit is contained in:
@@ -26,7 +26,8 @@ firmware:
|
|||||||
|
|
||||||
release:
|
release:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only: master
|
only:
|
||||||
|
- master
|
||||||
image: python:latest
|
image: python:latest
|
||||||
script:
|
script:
|
||||||
- pip install awscli
|
- pip install awscli
|
||||||
|
|||||||
Reference in New Issue
Block a user