Skip to content
Snippets Groups Projects
Commit 8b550b7a authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-inventories/bitegra#21 Rename master to main

parent 9f51fc99
No related branches found
No related tags found
No related merge requests found
Pipeline #494837 passed
...@@ -19,7 +19,7 @@ Build: ...@@ -19,7 +19,7 @@ Build:
paths: paths:
- site/ - site/
only: only:
- master - main
Deploy: Deploy:
stage: deploy stage: deploy
...@@ -31,4 +31,4 @@ Deploy: ...@@ -31,4 +31,4 @@ Deploy:
- a -m synchronize -a "src=${PWD}/site/ dest=/var/www/docs/devops-tools" --limit=bsdevop1 - a -m synchronize -a "src=${PWD}/site/ dest=/var/www/docs/devops-tools" --limit=bsdevop1
cache: {} cache: {}
only: only:
- master - main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment