Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinkei committed Aug 10, 2021
1 parent a755bf1 commit 28cc00d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
id: docker_build
uses: docker/build-push-action@v2
with:
context: .
push: true
tags: forbole/forbole-portal:latest
- name: Image digest
Expand Down

0 comments on commit 28cc00d

Please sign in to comment.