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:
type: deploy
environment: github
url: github.com/jmhbnz/tooling
environment:
name: github
url: github.com/jmhbnz/tooling
script:
# Add a new remote for github
- git remote add github git@github.com:jmhbnz/tooling.git