We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0181e commit 47486b6Copy full SHA for 47486b6
.github/workflows/CD.yml
@@ -8,7 +8,6 @@ jobs:
8
docker-build-squash-push:
9
uses: Geode-solutions/actions/.github/workflows/docker-build-squash-push.yml@master
10
with:
11
- image_name: 'opengeodeweb-router'
12
tag: ${{ github.ref_name }}
13
secrets:
14
TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments