Fix environment definition.

This commit is contained in:
2021-06-19 21:54:08 +00:00
parent 56ce6bc1da
commit 2ee50ecd00

View File

@ -9,8 +9,9 @@ before_script:
push_github: push_github:
type: deploy type: deploy
environment: github environment:
url: github.com/jmhbnz/tooling name: github
url: github.com/jmhbnz/tooling
script: script:
# Add a new remote for github # Add a new remote for github
- git remote add github git@github.com:jmhbnz/tooling.git - git remote add github git@github.com:jmhbnz/tooling.git