Skip to content

Commit

Permalink
release 2.0.0 after latest test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeonghanlee committed Aug 18, 2024
1 parent 063b926 commit 5ad6522
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/alma8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
DOCKER_FILE: alma8/Dockerfile
DOCKER_ACCOUNT: jeonghanlee
DOCKER_REPO: alma8-epics
DOCKER_TAG: latest
DOCKER_TAG: 2.0.0

steps:
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
DOCKER_FILE: centos7/Dockerfile
DOCKER_ACCOUNT: jeonghanlee
DOCKER_REPO: centos7-epics
DOCKER_TAG: latest
DOCKER_TAG: 2.0.0

steps:
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
DOCKER_FILE: debian11/Dockerfile
DOCKER_ACCOUNT: jeonghanlee
DOCKER_REPO: debian11-epics
DOCKER_TAG: latest
DOCKER_TAG: 2.0.0

steps:
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
DOCKER_FILE: debian12/Dockerfile
DOCKER_ACCOUNT: jeonghanlee
DOCKER_REPO: debian12-epics
DOCKER_TAG: latest
DOCKER_TAG: 2.0.0

steps:
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rocky8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
DOCKER_FILE: rocky8/Dockerfile
DOCKER_ACCOUNT: jeonghanlee
DOCKER_REPO: rocky8-epics
DOCKER_TAG: latest
DOCKER_TAG: 2.0.0

steps:
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rocky9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
DOCKER_FILE: rocky9/Dockerfile
DOCKER_ACCOUNT: jeonghanlee
DOCKER_REPO: rocky9-epics
DOCKER_TAG: latest
DOCKER_TAG: 2.0.0

steps:
-
Expand Down

0 comments on commit 5ad6522

Please sign in to comment.