mirror of
https://github.com/Tha14/uam-docker.git
synced 2024-11-24 19:53:02 +01:00
Update push.yml
This commit is contained in:
parent
29d3693a2d
commit
ab9acca35f
3
.github/workflows/push.yml
vendored
3
.github/workflows/push.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: run-docker-compose-workflow
|
name: run-docker-compose-workflow
|
||||||
on: repository_dispatch #change to push when it's all working
|
on: #change to push when it's all working
|
||||||
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user