Skip to content

Commit

Permalink
Fix Camunda-Connector-Service Dev-Tag (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
darenegade authored Dec 19, 2022
1 parent 30d69d9 commit f9bf946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
with:
context: ./digiwf-connector/digiwf-camunda-connector-service
push: true
tags: itatm/digiwf-camunda-connector-service:${{ env.RELEASE_VERSION }},itatm/digiwf-connector-service:dev
tags: itatm/digiwf-camunda-connector-service:${{ env.RELEASE_VERSION }},itatm/digiwf-camunda-connector-service:dev

- name: Build and push gateway
uses: docker/build-push-action@v2
Expand Down

0 comments on commit f9bf946

Please sign in to comment.