Compare commits

...
3 Commits
Author SHA1 Message Date
Dustin Pianalto d8d90a8414 Initial DO workflow test
CI / build (push) Has been cancelled
2021-01-12 23:29:51 -09:00
Dustin Pianalto 2e95aa0234 Initial DO workflow test
CI / build (push) Has been cancelled
2021-01-12 23:20:04 -09:00
Dustin Pianalto 480f5b6cc9 Initial DO workflow test
CI / build (push) Has been cancelled
2021-01-12 23:18:19 -09:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: Build container image
env:
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
uses: digitalocean/action-doctl@v2
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
rollingUpdate:
maxSurge: 1
maxUnavailable: 1
minReadySeconds: 30
minReadySeconds: 120
template:
metadata:
labels: