mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
chore: github workflows
This commit is contained in:
parent
f6a8666031
commit
730982b085
6
.github/workflows/docker_publish.yml
vendored
6
.github/workflows/docker_publish.yml
vendored
@ -41,8 +41,6 @@ jobs:
|
||||
tags: |
|
||||
tjqq/powerjob-server:latest
|
||||
powerjob/powerjob-server:latest
|
||||
tjqq/powerjob-server:${{ github.ref }}
|
||||
powerjob/powerjob-server:${{ github.ref }}
|
||||
|
||||
- name: Build And Push [powerjob-agent]
|
||||
uses: docker/build-push-action@v6
|
||||
@ -53,8 +51,6 @@ jobs:
|
||||
tags: |
|
||||
tjqq/powerjob-agent:latest
|
||||
powerjob/powerjob-agent:latest
|
||||
tjqq/powerjob-agent:${{ github.ref }}
|
||||
powerjob/powerjob-agent:${{ github.ref }}
|
||||
|
||||
- name: Build And Push [powerjob-worker-samples]
|
||||
uses: docker/build-push-action@v6
|
||||
@ -65,5 +61,3 @@ jobs:
|
||||
tags: |
|
||||
tjqq/powerjob-worker-samples:latest
|
||||
powerjob/powerjob-worker-samples:latest
|
||||
tjqq/powerjob-worker-samples:${{ github.ref }}
|
||||
powerjob/powerjob-worker-samples:${{ github.ref }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user