mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-27 01:40:48 +00:00
And another.
This commit is contained in:
parent
9cd699b11e
commit
99628e6674
2
.github/workflows/backend_tests.yml
vendored
2
.github/workflows/backend_tests.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
- push:
|
||||
branches: [ 'main' ] # just for testing for a bit.
|
||||
- pull_request
|
||||
|
||||
|
3
.github/workflows/create-docker-action.yml
vendored
3
.github/workflows/create-docker-action.yml
vendored
@ -32,7 +32,8 @@ jobs:
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: sartography/spiffworkflow-backend
|
||||
images:
|
||||
name=sartography/spiffworkflow-backend
|
||||
|
||||
- name: Login to DockerHub
|
||||
if: github.event_name != 'pull_request'
|
||||
|
Loading…
x
Reference in New Issue
Block a user