simplifying credentials

This commit is contained in:
Chris Hall 2022-12-29 15:48:36 -08:00
parent f9dd7b125f
commit e2787c82fb

View File

@ -21,7 +21,7 @@ jobs:
env: env:
REPO: git@github.com:veganhacktivists/arabot.git REPO: git@github.com:veganhacktivists/arabot.git
REGISTRY: registry.digitalocean.com/vh-registry REGISTRY: registry.digitalocean.com/vh-registry
IMAGE: arabot IMAGE: test
TAG: latest TAG: latest
name: docker-build name: docker-build
runs-on: ubuntu-latest runs-on: ubuntu-latest