This commit is contained in:
parent
97793ad622
commit
480f5b6cc9
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Build container image
|
- name: Build container image
|
||||||
env:
|
env:
|
||||||
IMAGE_TAG: ${{ steps.get_version.outputs.version-without-v }}
|
IMAGE_TAG: ${{ steps.get_version.outputs.version-without-v }}
|
||||||
run: docker build -t registry.digitalocean.com/djpianalto/goff:$IMAGE_TAG
|
run: docker build -t registry.digitalocean.com/djpianalto/goff:$IMAGE_TAG
|
||||||
|
|
||||||
- name: Install doctl
|
- name: Install doctl
|
||||||
uses: digitalocean/action-doctl@v2
|
uses: digitalocean/action-doctl@v2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user