We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09f806 commit b0561e0Copy full SHA for b0561e0
.github/workflows/main.yml
@@ -28,4 +28,4 @@ jobs:
28
fi
29
git checkout -b "$branch" || true
30
- name: Earthly pipeline
31
- run: earthly --org ontola --ci --sat henk -P +pipeline --tag=${{ github.sha }}
+ run: earthly --org ontola --ci --sat henk -P +pipeline --push --tag=${{ github.sha }}
0 commit comments