Skip to content

Commit b0561e0

Browse files
committed
Allow pushing
1 parent b09f806 commit b0561e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
fi
2929
git checkout -b "$branch" || true
3030
- name: Earthly pipeline
31-
run: earthly --org ontola --ci --sat henk -P +pipeline --tag=${{ github.sha }}
31+
run: earthly --org ontola --ci --sat henk -P +pipeline --push --tag=${{ github.sha }}

0 commit comments

Comments
 (0)